Adjust as_unicode for breaking bs4 4.13 changes#80
Merged
AyanSinhaMahapatra merged 2 commits intoaboutcode-org:mainfrom Feb 14, 2025
Merged
Adjust as_unicode for breaking bs4 4.13 changes#80AyanSinhaMahapatra merged 2 commits intoaboutcode-org:mainfrom
as_unicode for breaking bs4 4.13 changes#80AyanSinhaMahapatra merged 2 commits intoaboutcode-org:mainfrom
Conversation
Fixes: aboutcode-org#79 See: https://git.launchpad.net/beautifulsoup/tree/CHANGELOG#n431 Signed-off-by: Jürgen Löhel <2422012+jloehel@users.noreply.github.com>
Use latest bs4 version Signed-off-by: Jürgen Löhel <2422012+jloehel@users.noreply.github.com>
AyanSinhaMahapatra
approved these changes
Feb 14, 2025
Member
There was a problem hiding this comment.
Thanks++ @jloehel for the fix.
This is probably also causing issues elsewhere and in scancode.io which would be fixed by this like:
This seems like the same error messages reported in https://dev.azure.com/nexB/commoncode/_build/results?buildId=15418&view=logs&j=51e48696-633a-5fd5-beca-0cdec502e01c&t=1127802e-76e7-5642-21b8-a4a09f29d7bf
Note that the CI failures are just deprecated images and should be fixed by #81, as the combined commit passes CI tests https://dev.azure.com/nexB/commoncode/_build/results?buildId=15421&view=results
8bf864f
into
aboutcode-org:main
10 of 12 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes: #79
See: https://git.launchpad.net/beautifulsoup/tree/CHANGELOG#n431